home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / R1 runtime problem using CW9 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     R1 runtime problem using CW9
  2. Sent:        6/21/96 8:08 AM
  3. Received:    6/24/96 8:26 AM
  4. From:        Scott Daniels, scottdfl@sprynet.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Hi,
  9.  
  10. I have finally made all the changes needed to make my part work with R1. There was so much involved in the updating process, that I am sure I did something wrong, but I would appreciate some help pinpointing the problem if anyone knows.I have the following two problems however, and I am not sure if they are related. 
  11.  
  12. 1) I get a link warning that stating: "ignored 'operator new(unsigned long, void*)' (code) in ODFFoundation.Lib. Previously defined in MyCode.cpp". Where is the new operator duplicated. I applied all the changes from the upgrade to CW9 document, except I left in ANSI C++.PPC.Lib because I need to use the C++ stream library. I tried taking it out and I still had this warning.
  13.  
  14. 2) When I try to build the stationary, I drop into MacsBug with the error: "User Break at 000183A6 Self".
  15.  
  16. Does anyone have any clues, or a process by which I can systematically track this down? BTW, I tried building the Clock part this morning with no problem.
  17.  
  18. Thanks in advance,
  19.  
  20. Scott
  21.